Add a GtkTrashMonitor private API
authorFederico Mena Quintero <federico@gnome.org>
Thu, 10 Jan 2013 20:36:27 +0000 (14:36 -0600)
committerFederico Mena Quintero <federico@gnome.org>
Thu, 10 Jan 2013 20:36:27 +0000 (14:36 -0600)
commitee261203cbf1de122b43d8672c6c52c91b4abcd6
tree1f39a30b7f1d0e44072109efc567241d601cd193
parentff041608ec42ac8ec02425c68f91b2ab2ae00280
Add a GtkTrashMonitor private API

This is analogous to NautilusTrashMonitor in that it just monitors trash:///
and is able to return the appropriate icon for the trash's current state.

Later we may want to move this utility object into GIO or something.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/Makefile.am
gtk/gtktrashmonitor.c [new file with mode: 0644]
gtk/gtktrashmonitor.h [new file with mode: 0644]